Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 19:56:44 -0400 (EDT)
From:      Mike Heffner <mheffner@novacoxmail.com>
To:        Mike Barcroft <mike@q9media.com>
Cc:        Garance A Drosihn <drosih@rpi.edu>, freebsd-audit@freebsd.org
Subject:   RE: whois(1) patch - commit ready
Message-ID:  <XFMail.20010613195644.mheffner@novacoxmail.com>
In-Reply-To: <B742C8C4.C50%mike@q9media.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format
--_=XFMail.1.4.7.FreeBSD:20010613195644:16199=_
Content-Type: text/plain; charset=us-ascii


On 05-Jun-2001 Mike Barcroft wrote:
| 
| The patch at the following URL:
| http://testbed.q9media.net/freebsd/whois.patch

Looks good, except:

+               if ((flags & WHOIS_INIC_FALLBACK) == 1 && nhost == NULL &&

should be:

if ((flags & WHOIS_INIC_FALLBACK) != 0 ...

| ...is now commit-ready.  I've fixed all issues that were brought up in the
| review process.  Does anyone have any interest in committing it, or shall I
| open a PR?  gad@ has volunteered to commit it in a week or so, if no one
| else is interested.

I'll leave it for you when you get your commit bit ;)


Mike

-- 
  Mike Heffner               <mheffner@vt.edu>
  Fredericksburg, VA       <mikeh@FreeBSD.org>
      http://filebox.vt.edu/users/mheffner


--_=XFMail.1.4.7.FreeBSD:20010613195644:16199=_
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE7J/28FokZQs3sv5kRAnlsAJ9JLHk0t03jq9VL+XuKronURXjUFwCfe6oj
TgHPlQ2A+C3iQ4t8K8rVWt8=
=QU1m
-----END PGP SIGNATURE-----

--_=XFMail.1.4.7.FreeBSD:20010613195644:16199=_--
End of MIME message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-audit" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20010613195644.mheffner>